##### Ayutthaya Major Events#####
#By Tom Rinschler               #
#   Hvard                      #
#################################

#Boromo Trailokanat's Reforms#
event = {
	id = 6910
	random = no
	country = AYU
	name = "EVENTNAME6910"
	desc = "EVENTHIST6910"
	style = 1
	
	date = { day = 1 month = january year = 1450 }
	offset = 3000
	deathdate = { day = 1 month = january year = 1460 }
	
	action_a ={#Go with the reforms#
		name = "ACTIONNAME6910A"
		command = { type = stability value = -2 }
		command = { type = domestic which = centralization value = 1 }
		command = { type = domestic which = aristocracy value = 1 }
		command = { type = domestic which = serfdom value = 1 }
		command = { type = cash value = -100}          
	}
	action_b ={#Ignore the reform ideas#
		name = "ACTIONNAME6910B"
		command = { type = stability value = 1 }                     
		command = { type = domestic which = innovative value = -2 }
		command = { type = infra value = -200 }
	}
}

#Maha Chakkrap'at's Army Reforms#
event = {
	id = 6911
	random = no
	country = AYU
	name = "EVENTNAME6911"
	desc = "EVENTHIST6911"
	style = 2
	
	date = { day = 1 month = january year = 1550 }
	offset = 3000
	deathdate = { day = 1 month = january year = 1560 }
	
	action_a ={#Go with the reforms#
		name = "ACTIONNAME6911A"
		command = { type = stability value = -2 }
		command = { type = domestic which = land value = 1 }
		command = { type = domestic which = offensive value = 1 }
		command = { type = CAV which = -2 value = 5000 }
		command = { type = cash value = -100}          
	}
	action_b ={#Ignore the reform ideas#
		name = "ACTIONNAME6911B"
		command = { type = stability value = 1 }                     
		command = { type = domestic which = innovative value = -1}
		command = { type = land value = -500 }
	}
}

#Prasat T'ang's Economic Reforms#
event = {
	id = 6912
	random = no
	country = AYU
	name = "EVENTNAME6912"
	desc = "EVENTHIST6912"
	style = 3
	
	date = { day = 1 month = january year = 1630 }
	offset = 3000
	deathdate = { day = 1 month = january year = 1640 }
	
	action_a ={#Go with the reforms#
		name = "ACTIONNAME6912A"
		command = { type = stability value = -2 }
		command = { type = domestic which = mercantilism value = 1 }
		command = { type = merchants value = 5 }
		command = { type = provincetax which = 670 value = 1 }
		command = { type = provincetax which = 674 value = 1 }
		command = { type = provincetax which = 675 value = 1 }  
		command = { type = cash value = -200 }
	}
	action_b ={#Ignore the reform ideas#
		name = "ACTIONNAME6912B"
		command = { type = stability value = 1 }                     
		command = { type = domestic which = innovative value = -1}
		command = { type = trade value = -200 }
		command = { type = infra value = -200 }
	}
}

#King Ekit'at's Incompetence#
event = {
	id = 6913
	random = no
	country = AYU
	name = "EVENTNAME6913"
	desc = "EVENTHIST6913"
	style = 4
	
	date = { day = 1 month = january year = 1760 }
	offset = 300
	deathdate = { day = 1 month = january year = 1761 }
	
	action_a ={#Why are we stuck with such a fool?#
		name = "ACTIONNAME6913A"
		command = { type = stability value = -6 }
		command = { type = revoltrisk which = 120 value = 5 }
		command = { type = inflation value = 5 }
		command = { type = relation which =  MYA value = -300 }
		command = { type = relation which =  TAU value = -300 }   
		command = { type = desertion which = -1 value = 10000 }
		command = { type = infra value = -200 } 
	}
}

#The Foundation of the Modern Thai State#
event = {
	id = 3901
	random = no
	country = AYU
	name = "EVENTNAME3901"
	desc = "EVENTHIST3901"
	style = 4
	date = { day = 1 month = january year = 1770 }
	offset = 300
	deathdate = { day = 1 month = january year = 1771 }
	
	action_a ={#It is the beginning of a new era!#
		name = "ACTIONNAME3901A"
		command = { type = stability value = 2 }
		command = { type = domestic which = centralization value = 1 }
		command = { type = provincetax which = 670 value = 1 }
		command = { type = cash value = -300}          
	}
	action_b ={#No, the old ways are the best#
		name = "ACTIONNAME3901B"
		command = { type = stability value = 1 }                     
		command = { type = domestic which = innovative value = -1 }
		command = { type = infra value = -200 }
	}
}